[INFO] fetching crate netoproc 0.5.0...
[INFO] fixing netoproc-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate netoproc 0.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate netoproc 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netoproc 0.5.0
[INFO] tweaked toml for crates.io crate netoproc 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netoproc 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netoproc 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dns-lookup v2.1.1
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4
[INFO] running `Command { std: "docker" "start" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking netoproc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         std::mem::size_of::<netoproc_ebpf_common::TrafficKey>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |         std::mem::size_of::<netoproc_ebpf_common::TrafficValue>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let key = netoproc_ebpf_common::TrafficKey {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netoproc` (test "ebpf_integration") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4", kill_on_drop: false }`
[INFO] [stdout] 7b4145df4e256fcfc24b99f111bcad267afdddde9288080c6264941c55d069e4
